home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODFDev / ODF / OS / FWToolbx / MacMake.bmk < prev    next >
Encoding:
Text File  |  1996-09-17  |  1.0 KB  |  41 lines  |  [TEXT/MPS ]

  1. #========================================================================================
  2. #
  3. #    File:                MacMake.bmk
  4. #    Release Version:    $ ODF 2 $
  5. #
  6. #    Copyright:    (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
  7. #
  8. #========================================================================================
  9.  
  10. __ComponentName = FWToolBx
  11.  
  12. __IncludeDirs =                 ∂
  13.     -i "{FWODHandMadeIncludes}" ∂
  14.     -i "{FWODCppIncludes}"         ∂
  15.     -i "{ODF}Found:FWCommon:"     ∂
  16.     -i "{ODF}Found:FWDebug:"     ∂
  17.     -i "{ODF}Found:FWRunTyp:"     ∂
  18.     -i "{ODF}Found:FWExcLib:"     ∂
  19.     -i "{ODF}Found:FWMemory:"     ∂
  20.     -i "{ODF}Found:FWRefCnt:"     ∂
  21.     -i "{ODF}Found:FWStream:"     ∂
  22.     -i "{ODF}Found:FWString:"     ∂
  23.     -i "{ODF}Found:ODUtils:"     ∂
  24.     -i "{ODF}OS:FWFiles:"         ∂
  25.     -i "{ODF}OS:FWGraphx:"         ∂
  26.     -i "{ODF}OS:FWODMisc:"         ∂
  27.     -i "{ODF}OS:FWOSMisc:"         ∂
  28.     -i "{ODF}OS:FWResour:"
  29.  
  30. __FrameworkResources = 
  31.  
  32. # Component is built from the Layer folder
  33.  
  34. __ComponentObjects = 
  35.  
  36. __ComponentResources = ∂
  37.     "{_FWObjDir}"FWToolBx.rsrc
  38.  
  39. # directory dependency propagation
  40. "{_FWObjDir}" ƒ  ∂
  41.                 "{ODF}OS:FWToolBx:"